home *** CD-ROM | disk | FTP | other *** search
/ Softdisk G-S 5 / SDGS 5.2mg / SDGS.5 / CNFG#505445 next >
Text File  |  1990-02-09  |  4KB  |  158 lines

  1. *======================================================
  2. * Softdisk shell (v2.00+) definition and configuration file
  3. * Design and programming by Lane Roath
  4. * (All items MUST appear in their proper order!)
  5. *======================================================
  6. >
  7. 500    ;# of ticks (1/60ths) of a second to delay at the cover pic w/no event
  8. >
  9. * These are the filenames used by the shell
  10. >
  11. help
  12. installer
  13. basic.launcher
  14. *
  15. * text subdirectory & picture filenames
  16. *
  17. text
  18. pics/main
  19. pics/main.alt
  20. pics/article
  21. pics/article.alt
  22. *
  23. * Filename for the PROGRAMS menu items (some are subdir/filename)
  24. * NOTE: There must be EXACTLY fifteen (15) items here, fifteenth is just a '-'!!!
  25. *
  26. WordWorks/WordWorks
  27. Jukebox/Jukebox
  28. Screen.Peeker
  29. Fonts/Fonts
  30. AWGS.Template
  31. clip.art/SDGS.CA5.1
  32. clip.art/SDGS.CA5.2
  33. -Program.8
  34. -Program.9
  35. -program.10
  36. -program.11
  37. -program.12
  38. -program.13
  39. -program.14
  40. -
  41. *
  42. * Filenames for the SOFTDISK menu items
  43. * You can have as many items as you wish here as long as the last item is a '-'!!!
  44. *
  45. toc
  46. professor
  47. readers.write
  48. subscriptions
  49. submissions
  50. report.card
  51. G.Essence
  52. reviews
  53. attractions
  54. credits
  55. -
  56. >
  57. * Next we define the file type of each program.  Choose from the following:
  58.  
  59. A = S16 / B = SYS / C = BAS / D = TXT / E = CDA / F = NDA / G = TSF / H = PSF
  60. I = PSP / J = SND / K = ACE / L = FNT / M = PNT / N = PIC
  61.  
  62. H I B T p_i_c_s 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5-1 2 3 4 5 6 7 8 9 1 2 3 4 5 6 7 8
  63. >
  64. D A,B,D,M,M,M,M,A,A,D,M,D,M,M,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D
  65. >
  66. * Define the launch flags for each program. Choose from the following:
  67.  
  68. 0 = don't return / 2 = not restartable / 4 = bogus! / 6 = restartable
  69.  
  70. H I B T p_i_c_s 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5-1 2 3 4 5 6 7 8 9 1 2 3 4 5 6 7 8
  71. >
  72. 0,6,6,0,0,0,0,0,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
  73. >
  74. * Rectangles for the icons on the graphic screens in TopLeft/BottomRight (y,x) fmt
  75. * The order of these items = their item # in the menu+2!
  76. * NEVER let the rect counts (below) become equal, or the program will rebel!!!
  77. >
  78. 8    ;# of feature rects
  79. 12    ;# of article rects
  80. *
  81. * Start of icons for 'program' menu (page 1)
  82. *
  83. 21,263,55,306    ;help
  84. 123,5,183,81    ;articles
  85. 50,119,111,185    ;WordWorks
  86. 30,35,111,96    ;Jukebox
  87. 49,195,111,263    ;Screen Peeker
  88. 144,89,183,158    ;GS Font
  89. 144,168,181,218    ;AWGS Template
  90. 146,230,182,292    ;clip art
  91. *
  92. * Start of icons for 'article' menu (page 2)
  93. *
  94. 35,244,68,285    ;help
  95. 35,22,69,74    ;main
  96. 33,79,74,160    ;inside
  97. 95,108,128,158    ;professor
  98. 138,15,183,56    ;readers write
  99. 89,248,127,294    ;subscriptions
  100. 139,75,190,180    ;submissions
  101. 88,178,126,230    ;report card
  102. 146,194,181,240    ;G-Essence
  103. 91,22,134,76    ;reviews
  104. 39,180,63,225    ;attractions
  105. 145,253,181,303    ;credits
  106. >
  107. 5    ;Number of menus we need to have inserted into the menu bar
  108. >
  109. * This is the program menu definition
  110. >
  111. $$ Features\N600
  112. --WordWorks\N600*1!V
  113. --Jukebox\N601*2@
  114. --Screen Peeker CDA\N602*3#
  115. --Gilmorton Font\N603*4$
  116. --Octopress Template\N604*5%
  117. --Clip Art page 1\N605*6^
  118. --Clip Art page 2\N606*7&
  119. >
  120. * This is the softdisk (articles) menu
  121. >
  122. $$ Softdisk \N400
  123. --Table of Contents\N400
  124. --Professor Know-it-all\N401
  125. --Readers Write\N402
  126. --Subscriptions\N403
  127. --Submissions\N404
  128. --Report Card\N405
  129. --G-Essence\N406
  130. --Reviews\N407
  131. --Coming Attractions\N408V
  132. --Credits\N409 
  133. >
  134. * The EDIT menu is only for use by DAs
  135. >
  136. $$ Edit \N250
  137. --Undo\N250*ZzDV
  138. --Cut\N251*Xx
  139. --Copy\N252*Cc
  140. --Paste\N253*Vv
  141. --Clear\N254
  142. >
  143. * File menu -- mainly use to allow user to print
  144. >
  145. $$ File \N255
  146. --Close\N255
  147. --File Copier\N256*FfV
  148. --Page Setup...\N257
  149. --Print...\N258*Pp
  150. --Print All...\N259*AaV
  151. --Quit\N260*Qq
  152. >
  153. * Apple menu -- if I have to explain this you're a dope!
  154. >
  155. $$@\XN300
  156. --About Softdisk...\N300
  157. --Help\N301*?/V
  158.